HaruDoc
PHP Manual

HaruDoc::insertPage

(PECL haru >= 0.0.1)

HaruDoc::insertPageInsert new page just before the specified page

Descripción

object HaruDoc::insertPage ( object $page )

Creates a new page and inserts just before the specified page.

Lista de parámetros

page

A valid HaruPage instance.

Valores retornados

Returns a new HaruPage instance.

Errors/Exceptions

Throws a HaruException on error.

Ver también


HaruDoc
PHP Manual